﻿/*body.bg{background: url(hb.png) center 0 no-repeat #fff;}*/
#header{
	height: 228px;
	width: 100%;
	
}
#header .logo{
	width: 570px;
	display: block;
	height: 180px;
	background: url(logo.png) 11px center no-repeat;
}
#header .search{
	width: 238px;
	margin-right: 3px;
	height: 180px;
}
#header .search ul{
   height: 12px;
   line-height: 12px;
   margin: 40px 0 24px 0; 
}
#header .search li{
	padding-right: 8px;
    float: left;
}
#header .search li.mr{
    margin-left: 8px;
    border-left: 1px solid #e1e1e1;
}
#header .search a{
	color: #707070;
	font-style: 12px;
}
#header .search a:hover{
	color: #599c01;
}
#header .search .txt{
	color: #a5a5a5;
	font-size: 14px;
	font-family: "微软雅黑";
	text-indent: 14px;
	width: 202px;
	height: 32px;
	line-height: 32px;
	border-style: none;
	border-width: 0px;
	border: 1px solid #e1e1e1;
	border-right: 1px solid #fff;
}
#header .search .btn{
	width: 34px;
	height: 34px;
	border-style: none;
	border-width: 0px;
	background: url(btn.jpg) center no-repeat;
}
#header #nav{
	width: 1000px;
	margin: 0 auto;
	height: 48px;
	background: #0d8ee9;
}
#header .nav{
	width: 1000px;
	margin: 0 auto;
	height: 48px;
	line-height: 48px;
	background: #0d8ee9;
	z-index:10;
}
#header .nav li{
	position: relative;
	float: left;
	height: 100%;
	width: 142px;
	text-align: center;
	font-size: 15px;
	z-index:10;
	background: url(nli.jpg) 100% center no-repeat;
}
#header .nav li>a{
	display: block;
	color: #fff;

}
#header .nav li:hover{
	background:#0b88df;
}
#header .nav li:hover>a{
	background: #0b88df
} 
#header .nav li div{
	position: absolute;
	width: 100%;
	overflow: hidden;
	left: 0;
	top: 48px;
	display: none;
	background: #0b88df;
}
#header .nav li:hover div{
	display: block;
}
#header .nav li div a{
	display: block;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #0b81d5;
}
#header .nav li div a:hover{
	color: #fff;
	background: #0b81d5;

}
#content{
	width: 1000px;
	margin: 0 auto;
}
.row1{
	width: 100%;
	height: 264px;
	padding-top: 20px;
	margin-bottom: 15px;
}
#boxID{
	margin-right: 15px;
}
.row1 .box{
width: 360px;
height: 100%;
margin-right: 12px;
/*overflow: hidden;*/
}
.index-tit{
	height: 45px;
	line-height: 45px;
    position: relative;
	border-bottom: 1px solid #ebebeb;
}
.index-tit dt{
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 46px;
	text-align: center;
}

.index-tit dd{
	position: relative;
	width: 50px;
	float: right;
	height: 45px;
	text-align: right;
	padding-right: 2px;
	color: #888888;
	font-size: 13px;
	border-bottom: 1px solid #ebebeb;

}
.index-tit dd a{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	color: #888888;
}
.index-tit dd a.s{
	z-index: 2;
}
.index-tit dd a:hover{
	color: #0d8ee9;
}
.index-tit b{
	height: 45px;
	padding:0 3px;
	display: block;
	float: left;
	color: #666666;
	cursor: pointer;
	font-size: 18px;
	margin-right: 10px;
}
.index-tit b.s{
	height: 44px;
border-bottom: 2px solid #0d8ee9;
	color: #333333;
}
.row1 .box1{
	float: right;
	width: 250px;
	height: 100%;
	background: #f6f6f6;
}
.row1 .box1 b{
	height: 44px;
	line-height: 44px;
	display: block;
	color: #0d8ee9;
	font-size: 17px;
	padding: 0 15px;
}
.row1 .box1 ul.ico{
	padding: 0 13px;
	overflow: hidden;
}
.row1 .box1 ul.ico li{
	float: left;
	width: 100px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 16px;
	border: 1px solid #ebebeb;
	background: #fff;
}
.row1 .box1 ul.ico li.mr{
	margin-right: 10px;
}
.row1 .box1 ul.ico li a{
	width: 100%;
	height: 100%;
	display: block;
	color: #4a4b55;
	font-size: 14px;
	text-align: left;
}
.row1 ul.ico a i{
	height: 19px;
	width: 24px;float: left;
	margin: 10px 5px 0 6px;
}

.row1 .box1 ul.ico li a:hover{
    color: #0d8ee9;
}
.toplist{
	overflow: hidden;
	padding-bottom: 10px;
}
.toplist li{
	height: 43px;
	line-height: 43px;
	color: #4a4a54;
	font-size: 14px;
	padding:0 15px;
	background: url(t.jpg) 93% center no-repeat;
	*height: 47px;
	*line-height: 47px;
}
.toplist li:hover{
	background:#fff url(t1.png) 93% center no-repeat;
}
.toplist li:hover a{
	border-bottom:none;
}
.toplist li a{
	display: block;
	color: #4a4a54;
	border-bottom: 1px solid #e8e8e8;
} 
.row1 .box{
	position: relative;
/*	overflow: hidden;*/
}
.row1 .list{
	position: absolute;

}
.row1 .list ul{
	width: 360px;
	float: left;

}
.row2{
    background: #f6f6f6;
	height: 215px;
}
.row2 .search{
	height: 80px;
	color: #fff;
	font-size: 20px;
	line-height: 80px;
	padding: 0 20px;
	background: #2098ff;
}
.row2 .search b{
	float: left;
	margin-right: 15px;
}
.row2 .search form{
	float: left;
	padding: 17px 0;
}
.row2 .search .txt{
	float: left;
	width: 480px;
	text-indent: 20px;
	color: #999999;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	background: #fff;
	border-style: none;
	border-width: 0;
	font-family: "微软雅黑";
}
.row2 .search .btn{
	float: left;
	width: 80px;
	height: 45px;
	line-height: 45px;
	background: #e9f4ff;
	color: #007ac7;
	font-size: 16px;
	font-family: "微软雅黑";
    border-style: none;
	border-width: 0;
}
.row2 .search ul{
	float: left;
	height: 100%;

}
.row2 .search ul li{
	height: 100%;
	float: left;
	font-size: 18px;
	padding-left: 27px;
	margin-left: 22px;
}
.row2 .search ul li.li1{
	background: url(li1.jpg) 0 center no-repeat;
}
.row2 .search ul li.li2{
	background: url(li2.jpg) 0 center no-repeat;
}

.row2 .box{
	
	padding-top: 23px;
	overflow: hidden;
}
.row2 .box>ul{
width: 475px;
	padding-left: 25px;
}
.row2 .box>ul .left{
	width: 52px;
	float: left;

}

.row2 .box>ul .left .img{
	height: 41px;
	width: 100%;
	margin-bottom: 20px;
	background: url(rl1.jpg) center no-repeat;
}
.row2 .box>ul .left .img1{
	height: 41px;
	width: 100%;
	margin-bottom: 20px;
	background: url(rl2.jpg) center no-repeat;
}
.row2 .box>ul .left:hover .img{
	opacity: 0.75;
	 -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.row2 .box>ul .left:hover .img1{
	opacity: 0.75;
	 -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.row2 .box>ul .left  .more{
	display: block;
	width: 50px;
	height: 22px;
	background: #fff;
	border: 1px solid #dddddd;
	color: #007aca;
	font-size: 14px;
	line-height: 22px;
	text-align: center;

}
.row2 .box>ul .right{
	float: left;
	width: 405px;
}
.row2 .box>ul .right li{
	float: left;
	height: 30px;
	width: auto;
	line-height: 30px;
}
.row2 .box>ul .right a{
	color: #535a5f;
	padding:0 18px;
	display: block;
	background: url(ab.jpg) 100% center no-repeat;

}
.row2 .box>ul .right a:hover{
	color: #599c01;
}
.row2 .box .right div{
   color: #007aca;
   font-size:18px;
   height: 25px;
   line-height: 25px;
   padding-left: 18px;
   margin-bottom: 8px;
}
.row3 {
	margin-top:15px;
	height:295px;
}

.row3 .title{
	position: relative;
	width: 100%;
    overflow: hidden;
    height: 45px;
	line-height: 45px;
  
}
.row3 .title .bt{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	z-index:-1;
	width: 100%;
	background: #ebebeb;
}
.row3 .box{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.row3 .box1.mr{
    margin-right: 15px;
}
.row3 .box2.mr{
    margin-right: 15px;
}
.row3 .box1 .list{
/*
    position: absolute;
    top: 46px;
    left: 0;
    height: 100%;
*/
}
.row3 .list ul{
 	/*position: relative;*/
	float: left;
	width: 375px;
	height: 100%;
	padding-top: 8px;
}
.row3 .box3 .list ul{
	width: 250px;
}
.row3 .flbox{
	float: left;
	width: 220px;
	padding: 0 15px;
}
.row3 .flbox li{
	height: 
}
.row3 .more{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 36px;
	font-size: 13px;
	height: 44px;
	line-height: 45px;
	color: #888888;
    background:#fff;
     border-bottom: 1px solid #e9e9e9;
}

.row3 ul.text li{
	height: 32px;
	line-height: 32px;
	*height: 29px;
	*line-height: 29px;
}
.row3 ul.text li a{
	height: 32px;
	line-height: 32px;
	*height: 29px;
	*line-height: 29px;
}

.row3 a:hover{
	color: #0d8ee9;
}
.row3 .box1 {
	position: relative;
	width: 360px;
	height: 100%;
	overflow: hidden;
}
.row3 .box1 ul{
	width: 360px;
}
.row3 .op{
	opacity:0;
}
.row3 .z2{
	z-index: 2;
	
}
.row3 .list li span{
    float: right;
    color: #a2a2a2;
    font-size: 12px;
    padding-right: 3px;
}
.row3 .list li a{
	color: #4a4b55;
}
.row3 .list li a:hover{
	color: #0d8ee9;
}
.row3 .toplist li{
	height: 39px;
	line-height: 39px;
	*height: 37px;
	*line-height: 37px;
}
.row3 .toplist li a{
	height: 39px;
	line-height: 39px;
	padding-left: 40px;
	*height: 37px;
	*line-height: 37px;
}
.row3 .toplist li.li1 a{
	background: url(ir31.png) 6px center no-repeat;
}
.row3 .toplist li.li2 a{
	background: url(ir32.png) 5px center no-repeat;
}
.row3 .toplist li.li3 a{
	background: url(ir33.png) 8px center no-repeat;
}
.row3 .toplist li.li4 a{
	background: url(ir34.png) 8px center no-repeat;
}
.row3 .toplist li.li5 a{
	background: url(ir35.png) 10px center no-repeat;
}
.row3 .title dt{
	height: 45px;
	line-height: 45px;
	width: 90px;
	float: left;
	text-align: center;
	font-size: 17px;
	margin-right: 10px;	
}
.row3 .title dt.s{
	color: #fff;
}
.row3 .title a{
	display: block;
	height: 44px;
	font-weight: 700;
	color: #2e2e2e;
	  border-bottom: 1px solid #e9e9e9;
}
.row3 .title a.s{
	color: #0d8ee9;
	  border-bottom: 1px solid #0d8ee9;
}
.row3 .box3{
	position: relative;
	width: 250px;
	overflow: hidden;
	float: right;
	height: 260px;
	background: #f6f6f6;
	padding-bottom: 10px;
}
.row3 .box3 b{
    height: 55px;
    line-height: 55px;
    display: block;
    color: #777777;
    font-size: 17px;
    padding-right:15px;
}
.row3  .box3 .index-tit dt{
	padding-left: 15px;
}
.row3  .box3 .index-tit{
	border-bottom: none;;
}
.row3  .box3 .index-tit b.s{
	color: #0d8ee9;
	border: none;
}
.row3 .box3 .list{
/*
	position: absolute;
	top: 46px;
	left: 0;
*/
}
.row3 ul.boxu{
	padding: 5px 17px;
	
}
.row3 ul.boxul>li{
	width: 101px;
	float: left;
	background: #fff;
	height: 90px;
	margin-bottom: 15px;
	border:1px solid #e9e9e9;
}
.row3 ul.boxul>li.mr{
	margin-left: 15px;
}
.row3 ul.boxul>li a{
	width: 100%;
	padding-top: 30px;
	line-height: 68px;
	height: 60px;
	color: #4a4b55;
	text-align: center;
	font-size: 14px;
	display: block;
}
.row3 ul.boxul>li a:hover{
	color:#0d8ee9;
}
.row3 ul.boxul>li.li1 a{
	line-height: 15px;
	padding-top: 52px;
	font-size: 13px;
    height: 38px;
    text-align: center;
}
.row3 ul.boxul>li.li1{

	background:#fff url(li2.jpg) center 19px no-repeat;
}
.row3 ul.boxul>li.li2{
	background:#fff url(i3.png) center 19px no-repeat;
}
.row3 ul.boxul>li.li3{
	background:#fff url(wechat.jpg) center 19px no-repeat;
}
.row3 ul.boxul>li.li4{
	background:#fff url(wblog.png) center 19px no-repeat;
}

.row3 ul.boxul>li:hover{
	opacity: 0.8;
	 -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.row3 ul.boxul ul{
	position: absolute;
	top: 127px;
	left: 17px;
	border: 1px solid #ebebeb;
	background: #fff;
	padding-left: 77px;
	float: left;
	width: 128px;
	height: 67px;
	padding-top: 15px;
	color: #4a4b55;
	font-size: 14px;
    clear: both;
    background:#fff url(safe.jpg) 16px center no-repeat;
}
.row3 ul.boxul ul li{
	height: 25px;
	line-height: 25px;
}
.row3 ul.boxul ul b{
	color: #f06e28;
}
.row3 .box2{
	position: relative;
	width: 375px;
	height: 100%;
	overflow: hidden;
}
.row3 .box2 .list{
    position: absolute;
    top: 46px;
    left: 0;
    height: 100%;
}

.row4{
	height: 90px;
}
.row4.bt{
	margin-bottom: 25px;
}
.row4 a{
	width: 100%;
	height: 100%;
	display: block;
    background: #000;
}
.row4 a:hover img{
    opacity: 0.9;fliter:alpha(opacity:90);
    transition:all 0.3s;
}
.row4 #piclist{
	position: relative;
}
.row4 #piclist li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.header1 #piclist{
	position: relative;
}
.header1 #piclist li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.row5{
	height: 302px;
	padding: 15px 0;
}
.row5 .box{
	height: 100%;
	width: 360px;
	position: relative;
	overflow: hidden;
}
.row5 .box ul{
	width:360px;
	float: left;
	overflow: hidden;
}
.row5 .box .list{
/*
	position: absolute;
	height: 100%;
	top: 46px;
	left: 0;
*/
}
.row5 .mr{
	margin-right: 15px;
}
.row5 .box1{
	height: 100%;
	width: 375px;
	position: relative;
    overflow: hidden;
}
.row5 .box1 ul{
	width: 375px;
	float: left;
}
.row5 .box1 .list{
	position: relative;
	height: 100%;
	top: 0px;
	left: 0;
}
.row5 .box3{
    position: relative;
	width: 250px;
	height:100%;
	overflow: hidden;
}

.row5 ul.text{
	padding: 8px 0;
}
.row5 .box3 .list{
	height: 274px;
	overflow: hidden;
	width: 100%;
}
.row5 .box3 li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	*height: 37px;
}
.row5 .box3 li>a{
	height: 100%;
	width: 100%;
	display: block;
	line-height: 40px;	
	color: #fff;
	font-size: 16px;
	*height: 37px;
	*line-height:37px;
}
.row5 .box3 li:hover>a{
	transition:all 0.35s;
}
.row5 .box3 li i{
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 18px;
	*height: 37px;
}
.row5 .box3 li i img{
	width: 100%;
	height: 100%;
}
.row5 .box3 li.in0{
	background: #0c8fe9;
}
.row5 .box3 li.in1{
	background: #2eb398;
}
.row5 .box3 li.in2{
	background: #13b0cb;
}
.row5 .box3 li.in3{
	background: #f27935;
}
.row5 .box3 li.in4{
	background: #e76049;
}
.row5 .box3 li.in0 i{
	background: url(in0.jpg) center no-repeat;
}
.row5 .box3 li.in1 i{
	background: url(in1.jpg) center no-repeat;
}
.row5 .box3 li.in2 i{
	background: url(in2.jpg) center no-repeat;
}
.row5 .box3 li.in3 i{
	background: url(in3.jpg) center no-repeat;
}
.row5 .box3 li.in4 i{
	background: url(in4.jpg) center no-repeat;
}
.row5 .box3 li:hover i{
		opacity: 0.8;filter:alpha(opacity=80);
		 -webkit-transform:rotate3d(0,1,0,360deg);
    transform:rotate3d(0,1,0,360deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: all 0.8s;
	  -moz-transition: all 0.8s;
	   -ms-transition: all 0.8s;
	    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.row6{
	height: 90px;
	padding-left: 10px;
	background: #f5f5f5;
}
.row6 li{
	float: left;
	width: 125px;
	height: 43px;
	line-height: 43px;
	margin: 23px 20px 0 20px;

}
.row6 li a{
	float: left;
	color: #474747;
	font-size: 16px;
	text-indent: 13px;
}
.row6 li:hover a{
	color: #d2d1d1;
}
.row6 li.li1 i{
	width: 42px;
	height: 100%;
	float: left;
    background: url(l1.png) 0 0;
}
.row6 li.li1:hover i{
	 background: url(l1.png) 0 43px;
    -webkit-transition: background 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, transform 0.3s;
}
.row6 li.li2 i{
	width: 41px;
	height: 100%;
	float: left;
    background: url(l2.png) 0 0;
}
.row6 li.li2:hover i{
	 background: url(l2.png) 0 43px ;
    -webkit-transition: background 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, transform 0.3s;
}
.row6 li.li3 i{
	width: 34px;
	height: 100%;
	float: left;
    background: url(l3.png) 0 0;
}
.row6 li.li3:hover i{
	 background: url(l3.png) 0 43px ;
    -webkit-transition: background 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, transform 0.3s;
}
.row6 li.li4 i{
	width: 42px;
	height: 100%;
	float: left;
    background: url(l4.png) 0 0;
}
.row6 li.li4:hover i{
	 background: url(l4.png) 0 43px ;
    -webkit-transition: background 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, transform 0.3s;
}
.row6 li.li5 i{
	width: 42px;
	height: 100%;
	float: left;
    background: url(l5.png) 0 0;
}
.row6 li.li5:hover i{
	 background: url(l5.png) 0 43px ;
    -webkit-transition: background 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, transform 0.3s;
}
.row6 li.li6 i{
	width: 42px;
	height: 100%;
	float: left;
    background: url(l6.png) 0 0;
}
.row6 li.li6:hover i{
	 background: url(l6.png) 0 43px ;
    -webkit-transition: background 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, transform 0.3s;
}
.row7 {
	padding: 20px 0;
	z-index: 10;
	position: relative;
    width: 100%;
    margin: 0 auto;
    height:35px;
}
.row7>li.b{
	background: #f8f8f8;
}
.row7>li{
	z-index: 10;
	width: 235px;
	height: 100%;
	line-height: 34px;
	float: left;

}
.row7>li a{
	color: #565656;
	font-size: 14px;
}
.row7>li.mr{
	margin-right: 19px;
}
ul.text{
	padding:9px 0;
}
ul.text li{
	height: 30px;
	line-height: 30px;
    padding: 0 3px;
    *height:27px;
	*line-height: 27px;
}
ul.text li a{
	float: left;
	height: 30px;
	line-height: 30px;
	color: #4a4b55;
	font-size: 14px;
	 *height:27px;
	*line-height: 27px;
	
}
ul.text li span{
	float: right;
	color: #a2a2a2;
	font-size: 12px;
	
}
ul.text li a:hover{
	color: #0d8ee9;
}
#bottom{
	background: #f5f5f5;
	overflow: hidden;
	border-top: 1px solid #ebebeb;
}
#bottom ul{
	position: relative;
	width: 1000px;
	margin: 0 auto auto 100px;
	padding-top: 25px;
}
#bottom .w1000{
	position: relative;
}
#bottom .ico{
	position: absolute;
	left: 15px;
	top: 19px;
	height: 64px;
	width: 52px;
	background: url(bc.jpg) center no-repeat;
}
#bottom ul li{
	height: 30px;
	color: #777777;
	text-align: center;
	line-height: 30px;
}
#bottom ul li a{
	color: #777777;
	display: inline;
	font-size: 12px;
}
.lmtitle{
	color: #666666;
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	padding-left: 25px;
	background: url(ho.jpg) 4px center no-repeat;
}

.lmtitle a{
	color: #666;
	height: 50px;
}
.lmtitle a:hover{
	color: #0d8ee9;
}
.lmtitle tr{
	height: auto;
	line-height: 50px;
}
.newshow{
	color: #4a4b55;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	padding-bottom: 35px;
	min-height: 380px;
}
.newshow div.text{
	width: 100%;
	overflow: hidden;
}
.newshow a{
	color: #666;
}
.newshow .newstitle{
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: 38px;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}
.newshow .newstitle {
	color: #333333;
	font-size: 24px;
	font-weight: 100;
}
.newshow .newstitle em{
	display: block;
	width: 100%;
	color: #888888;
	font-size: 12px;
	text-align: center;
}
.newshow .newstitle span{
	display: inline-block;
	padding-left: 10px;
}
/*.newshow .newstitle .box{
	display: inline-block;
	width: auto;
}*/
.bdsharebuttonbox{
	display: block;
}
ul.page{
	position: relative;
	color: #0d8ee9;
	font-size: 14px;
	padding-top: 10px;
	margin-top: 40px;
    border-top: 1px solid #ebebeb;
}
ul.page li{
	height: 30px;
	line-height: 30px;
}
ul.page a{
	color: #4a4b55;
}
ul.page a:hover{
	color: #0d8ee9;
}
ul.page .box{

	position: absolute;
	top: 10px;
	height: 30px;
	right: 0;
}
ul.page .box .bl{
	color: #0d8ee9;
}
ul.page .box a{
	display: block;
	float: left;
	padding-left: 10px;
}
ul.page .box .re{
	color: #e34547;
}
.pagecont{
	overflow: hidden;
}
.pageleft{
	float: left;
	width: 240px;
	margin-bottom: 20px;
	overflow: hidden;
}
.pageright{
	width: 740px;
	float: right;
}
.pagenav{
overflow: hidden;
}
.pagenav li{
	height: 49px;
	line-height: 49px;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
}	
.pagenav li a{
	width: 100%;
	height: 100%;
	display: block;
	border-left: 4px solid #f8f8f8;
    color: #4a4b55;
    font-size: 15px;
    text-indent: 13px;
    background:#f8f8f8 url(pn1.jpg) 211px center no-repeat;
}
.pagenav li a:hover{
	border-left: 4px solid #a0d468;
    color: #fff;
    background: #0d8ee9 url(pn2.jpg) 211px center no-repeat;
  /*  -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    transition: all 0.3s, transform 0.3s;*/
}
.pagenav li a.s{
	border-left: 4px solid #a0d468;
    color: #fff;
    background: #0d8ee9 url(pn2.jpg) 211px center no-repeat;
  /*  -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    transition: all 0.3s, transform 0.3s;*/
}
.parent{
	position: relative;
	height: 40px;
	border-bottom: 2px solid #ebebeb;
}
.parent dt{
	position: absolute;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 2px;
	color: #0d8ee9;
	left: 0px;
	top: 0px;
	font-size: 22px;
	border-bottom: 2px solid #0d8ee9;
}
.newslist{
	overflow: hidden;
}
.newslist li{
	height: 45px;
	line-height: 45px;
	*height: 44px;
	*line-height: 44px;
	font-size: 14px;
	border-bottom: 1px solid #e8e8e8;
}
.newslist li a{
	float: left;
	padding-left: 3px;
	color: #4a4b55;
}
.newslist li  span{
	float: right;
	color: #a2a2a2;
	font-size: 13px;
	padding-right: 5px;
}
.newslist li a:hover{
	color: #0d8ee9;
}


.row8{
	padding:5px 0 5px 0;
    width: 100%;
    overflow: hidden;
}
.row8 .title{
	float: left;
	    width: 30px;
    float: left;
    background: #0d8ee9;
    float: left;
    height: 120px;
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 28px 5px 0 5px;
    margin-right: 12px;
}
#piclist2 {
	float: left;
	position: relative;
	width: 100%;
	/*margin-left: 35px;*/
}
#piclist2 li {
	width: 180px;
	margin-right: 20px;
	height: 180px;
	padding-top: 5px;
}
#piclist2 li .pic{
	display: block;
	height: 130px;
	background: #000;

}
#piclist2 li .tit{
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #666;
	
}
#piclist2 li:hover img{
	opacity: 0.8;filter:alpha(opacity=80);
	transition:all 0.35s;
}
.list2box,.list2box2{
	position: relative;
	height:70px;
	padding: 15px 0 15px 95px;
	width: 905px;
	background: #f8f8f8 url(list.jpg) 15px center no-repeat;
}
.list2box2{height: 105px;width: 1200px;box-sizing: border-box;}
#ltbtn{
	width: 14px;
	float: left;
	height: 100%;

	background: url(lt.jpg) center no-repeat;
}
#rtbtn{
	width: 14px;
	float: left;
	height: 100%;
	background: url(rt.jpg) center no-repeat;
}
#ltbtn:hover{
	background: url(lt1.jpg) center no-repeat;
	transition:all 0.35s;
}
#rtbtn:hover{
	background: url(rt1.jpg) center no-repeat;
	transition:all 0.35s;
}
.list2box .list{
	width: 860px;
	padding: 0 2.5px;
	float: left;
	height: 70px;
	overflow: hidden;
	position: relative;
}
.list2box ul{
	width: 100%;
	height: 70px;
	position: absolute;
	top: 0;
	left: 0;
}
.list2box .list li{
	margin: 0 7.5px;
	float: left;
	width:200px;
	height: 100%;
}

.list2box2 .list2 li{width: 320px;margin: 0px 15px;float: left;}
.list2box .list a,{
	color: #454545;
	background: #000;
	display: block;width: 100%;
	height: 70px;:
}
.list2box2 .list2 a{height: 105px;}
.list2box a:hover img,.list2box2 a:hover img{
	opacity: 0.8;filter:alpha(opacity=80);
	transition:all 0.35s;
}
#piclist1 li a:hover{
	color: #0d8ee9;
}
div#pagenum {
    text-align: center;
    padding: 20px 0;
}
div#pagenum a{
   color: #666;
}

.btcont{
    text-align: center;
}
.btcont a{
    color: rgb(147, 147, 147);
}
.line { border-bottom: 2px solid rgb(0, 106, 205); height: 1px; margin-top: 15px; width: 978px; }
.footer_beian { text-align: center; width: 460px; margin: auto; }
.footer_beian a { display: block;background-image: url(footer_record.gif); background-repeat: no-repeat; width: 140px; height: 70px; text-indent: -100000px; float: left; margin-left: 10px; }
.fb_wzga a { background-position: 0px -100px; }
.fb_zwjgrz a { background-position: 0px -500px; }
.fb_blxxjb a { background-position: -6px -300px; width: 140px; }
.fb_wzga a:hover { background-position: -251px -100px; }
.fb_zwjgrz a:hover { background-position: -250px -500px; }
.fb_blxxjb a:hover { background-position: -257px -300px; width: 140px; }
.bottom1{
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.bottom {
    overflow: hidden;
    padding-bottom: 20px;
    border-top: 1px solid #ebebeb;
    background-color: #f5f5f5;
}
.bottom .w1000{
    padding-top: 20px;
}
.bottom li{
	width: 100%;
}
.bottom li a{
	display: inline-block;
}
.bottom li a{
	*display: inline;
}
#content.pt{
	padding-top: 23px;
}
.header1{
	width: 100%;
	height: 200px;
}
.header1.cyhead{
	background: url(cyhead.jpg) center 0 no-repeat;
}
.header1.rskshead{
	background: url(rskshead.jpg) center 0 no-repeat;
}
.header1.sbhead{
	height: 180px;
	background: url(sbhead.jpg) center 0 no-repeat;
}
.header1.zypxhead{
	height: 180px;
	background: url(zypxhead.jpg) center 0 no-repeat;
}
.header1.rshead{
	height: 180px;
	background: url(rshead.jpg) center 0 no-repeat;
}
.header1.Jdzxhead{
	height: 180px;
	background: url(Jdzxhead.jpg) center 0 no-repeat;
}
.header1.Hwzchead{
	height: 180px;
	background: url(Hwzchead.jpg) center 0 no-repeat;
}
.row11{
	width: 1000px;
	
	margin: 0 auto;
	overflow: hidden;

}
.row11 .list{
	width: 100%;
	overflow: hidden;
	position: absolute;
}
.row11 .list ul.text{
	float: left;
	width: 490px;

}
.row11.bt{
	margin-bottom: 15px;
}
.row11.three .left{
	width: 320px;
}
.row11.three .right{
	width: 320px;
}
.row11.three .left.mr{
	margin-right: 20px;
}
.row11 .left{
	width: 490px;
	float: left;
	min-height: 320px;
	position: relative;
	overflow: hidden;
}
.row11 .right{
	width: 490px;
	float: right;
	min-height: 320px;
	position: relative;
	overflow: hidden;
}
.row11 .boxqh .index-tit dt{
	border: none;
	padding: 0;
}
.row11 .boxqh .index-tit dt{
	height: 46px;
}
.row11 .boxqh b{
	padding: 0 18px;height: 44px;
	line-height: 43px;
	height: 43px;
	border-top: 2px solid #fff;
	border-bottom:1px solid #e6e6e6;
}
.boxqh .index-tit b{
	margin: 0;
}
.row11 .boxqh b.s{
	border:none;
	border-top: 2px solid #0d8ee9;border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
.row11 .index-tit{
	height: 45px;
	position: relative;
	border-bottom:  1px solid #e6e6e6;
}
.row11 .index-tit dt{
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 18px;
	
	height: 44px;
	line-height: 44px;
	color: #333333;
	font-size: 17px;
	font-weight: 700;
	background: #fff;
	border-left: 1px solid #e6e6e6; 
	border-right: 1px solid #e6e6e6;
}
.row11 ul.text{
	padding-top: 10px;
}
.row11 ul.text li{
	height: 32px;
	line-height: 32px;
	*height: 29px;
	*line-height: 29px;
}
.row11.green .index-tit dt{
	border-top:2px solid #33a2ab; 
}
.row11.orange .index-tit dt{
	border-top:2px solid #ee8742; 
}
.row11.orange1 .index-tit dt{
	border-top:2px solid #3aab75; 
}
.row11.blue .index-tit dt{
	border-top:2px solid #0d8ee9; 
}
.blue.index-tit dt{
	border-top:2px solid #0d8ee9; 
}
.row11.green ul.text li a:hover{
	color: #33a2ab;
}
.row11.orange ul.text li a:hover{
	color: #ee8742;
}
.row11.orange1 ul.text li a:hover{
	color: #3aab75;
}
.row11.blue ul.text li a:hover{
	color: #0d8ee9;
}
.row11 .index-tit.no dt{
	border: none;
	border-bottom: 2px solid #0089e1;
	padding: 0 3px; 
}
.row12{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.row12 .index-tit{
	height: 45px;
	position: relative;
	border-bottom:  1px solid #e6e6e6;
}
.row12 .index-tit dt{
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 18px;
	border-top:2px solid #0d8ee9; 
	height: 44px;
	line-height: 44px;
	color: #333333;
	font-size: 17px;
	font-weight: 700;
	background: #fff;
	border-left: 1px solid #e6e6e6; 
	border-right: 1px solid #e6e6e6;
}
.row12 ul.box{
	width: 100%;
	padding: 8px 0 15px 0;
	overflow: hidden;
}
.row12 ul.box li{
	padding: 0 9px;
	float: left;
	height: 32px;
	line-height: 32px;
	*height: 29px;
	*line-height: 29px;
}
.row12 ul.box li a{
	color: #454545;
	font-size: 14px;
}
.row12 ul.box li a:hover{
	color: #33a2ab;
}
.row11 .ultab{
	width: 100%;
	padding-top: 17px;
	overflow: hidden; 
}
.row11 .ultab li{
	width: 236px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	background: #e6edf3;
	margin-bottom: 14px;
	*height: 47px;
	*line-height: 47px;
}
.row11 .ultab li.mr{
	margin-right: 18px;
}
.row11 .ultab li a{
	color: #454545;
	font-size: 16px;

}
.row11 .ultab li:hover a{
	color: #0089e1;
	transition:all 0.35s;
}
.row11 ul.ico{
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.row11 ul.ico li{
	width: 68px;
	height: 90px;
	float: left;
	*width: 67.3px;

}
.row11 ul.ico li.mr{
	margin-right: 16.7px;
}
.row11 ul.ico li a{
	width: 100%;
	height: 100%;
	display: block;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #565656;
	font-family: "微软雅黑";
}
.row11 ul.ico li:hover a{
	color: #0089e1;
}
.row11 ul.ico li i{
	width: 58px;
	height: 58px;
	background: #000;
	margin: 0 5px;
	display: block;
}

.row11 ul.ico li:hover i{
	opacity: 0.8;filter:alpha(opacity=80);
		 -webkit-transform:rotate3d(0,1,0,360deg);
    transform:rotate3d(0,1,0,360deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: all 0.8s;
	  -moz-transition: all 0.8s;
	   -ms-transition: all 0.8s;
	    -o-transition: all 0.8s;
    transition: all 0.8s;
}
 .icobox{
	float: right;
	height: 100%;
	width: 1000px;
	padding: 14px 0 20px 0;
}
.icobox .ico{
	width: 150px;
	margin-right: 20px;
	float: left;
	height: 150px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	font-family: "微软雅黑";
}
.icobox .ico i{
	height: 87px;
	width: 100%;
	display: block;
}
.icobox a:hover{
	color: #fff;
}
.icobox ul{
	float: left;
	width: 490px;
	overflow: hidden;
}
.icobox.rs{
	padding: 5px 0 20px 2px;
}
.icobox.rs ul{
	float: none;
	width: 100%;
}
.icobox.rs ul li{
	width: 161px;
	height: 60px;
}
.icobox ul li{
	height: 66px;
	width: 235px;
	float: left;
	display: table-cell;
}
.icobox.rs ul li a{
	font-size: 16px;
}
.icobox.rs ul li pre{
	line-height: 20px;
	font-family: "微软雅黑";
}
.icobox.rs ul li i.ic{
	width: 54px;
	float: left;
	margin-right: 5px;	
	height: 60px;
}
.icobox.rs ul li a i.txt{
	width: 96px;
	float: left;
	line-height: 40px;
	font-family: "微软雅黑";
	*width:80px;
}
.icobox.Rsks {
	padding-top: 3px;
}
.icobox.Rsks .ico{
	width: 120px;
	height: 120px;
	margin-right: 5px;
	line-height: 20px;
	font-size: 16px;
	*line-height: 20px;
}
.icobox.Rsks .ico i{
	height: 40px;
	padding:10px 0 15px 0;
	margin-bottom: 10px;
}
.icobox ul li a{
	width: 215px;
	height: 100%;
	display: block;
	display: inline-table;
	vertical-align: middle;
	font-size: 17px;
	line-height: 25px;
}
.icobox ul li a i.txt{
	line-height: 22px;
	font-style: normal;
	display: block;
	float: right;
	width: 126px;
	padding-top: 10px;
	font-family: "微软雅黑";
	*margin-right: 20px;
}
.icobox.rs ul li a i.txt{
	*margin-right: 0;
}
.icobox ul a i.ic{
	width: 70px;
	height: 100%;
	float: left;
}
.icobox i{
	cursor: pointer;
}
.ico1{
	background:#0087d2;
}
.ico1 i{
    background: url(ico1.png) center 100% no-repeat
}
.ico2{
	background:#eb9f00;
}
.ico2 i{
    background: url(ico2.png) center 100% no-repeat
}
.ico3{
	background:#00ad3f;
}
.ico3 i{
    background: url(ico3.png) center 100% no-repeat
}

.ico4{
	background:#2eb398;
	margin:0 18px 18px 0;
}
.ico4 i.ic{
    background: url(ico4.png) center 100% no-repeat
}
.ico5{
	background:#13b0cb;	margin:0 18px 18px 0;
}
.ico5 i.ic{
    background: url(ico5.png) center 100% no-repeat
}
.ico6{
	background:#f27935;

}
.ico6 i.ic{
    background: url(ico6.png) center 100% no-repeat
}
.ico7{
	background:#e76049;
}
.ico7 i.ic{
    background: url(ico7.png) center 100% no-repeat
}
.ico8{
	background: #0d8ee9;
}
.ico8 i.ic{
    background: url(ico8.png) center 100% no-repeat
}
.ico9{
	background: #2caa91;
}
.ico9 i.ic{
    background: url(ico9.png) center 100% no-repeat
}
.ico10{
	background: #51b36f;
}
.ico10 i.ic{
    background: url(ico10.png) center 100% no-repeat
}
.ico11{
	background: #f27935;
}
.ico11 i.ic{
    background: url(jd4.png) center 100% no-repeat
}
.ico12{
	background: #5692b1;
}
.ico12 i.ic{
    background: url(ico12.png) center 100% no-repeat
}
.ico13{
	background: #90899c;
}
.ico13 i.ic{
    background: url(ico13.png) center 100% no-repeat
}
.ico14{
	background: #e76049;
}
.ico14 i.ic{
    background: url(ico14.png) center 100% no-repeat
}
.ico15{
	background: #09a7c2;
}
.ico15 i.ic{
    background: url(ico15.png) center 100% no-repeat
}

.ico16{
	background:#0d8ee9;
	margin-right: 6px;
}
.ico16 i.ic{
    background: url(ico8.png) center no-repeat
}

.ico17{
	background:#f27935;
	margin-right: 6px;
}
.ico17 i.ic{
    background: url(ico13.png) center no-repeat
}
.ico171{
	background:#e76049;
	margin-right: 6px;
}
.ico171 i.ic{
    background: url(ico14.png) center no-repeat
}
.ico18{
	background:#42ae63;
	margin-right: 6px;
}
.ico18 i.ic{
    background: url(ico18.png) center no-repeat
}
.icobox.rs ul li.ico19 i.ic{
	padding: 0px;
}
.ico19{
	background:#09a7c2;
	margin-right: 6px;
}
.ico19 i.ic{
    background: url(ico19.png) center no-repeat
}
.ico20{
	background:#90899c;
	margin-right: 6px;
}
.ico20 i.ic{
    background: url(ico20.png) center no-repeat
}
.ico21{
	background:#5692b1;
}
.ico21 i.ic{
    background: url(ico21.png) center no-repeat
}
.ico111 i.ic{
    background: url(ico111.png) center 100% no-repeat
}
.ico111{
	background:#0087d3;
}
.ico113 i.ic{
    background: url(ico113.png) center 100% no-repeat
}
.ico113{
	background:#00ad3e;
}
.ico112 i.ic{
    background: url(ico112.png) center 100% no-repeat
}
.ico112{
	background:#eb9f00;
}
.icobox a:hover i.ic{
	 -webkit-transform:rotate3d(0,1,0,360deg);
    transform:rotate3d(0,1,0,360deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: all 0.8s;
	  -moz-transition: all 0.8s;
	   -ms-transition: all 0.8s;
	    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.icobox a:hover{
	opacity: 0.8;filter:alpha(opacity=80);
     -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.lmlist{
	width: 100%;
	padding-bottom: 30px;
	overflow: hidden;
}
.lmlist li{
	width: 230px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
	margin-top: 30px;
	line-height: 60px;
}
.lmlist li.mr{
	margin-right: 25px;
}
.lmlist.no{width: 500px;margin: 0 auto;}
.lmlist.no li{
	float: none;
	width: auto;
	line-height: 50px;
	padding: 0 20px;
}
.lmlist li a{
	font-size: 16px;
	color: #454545;
	width: 100%;
	display: block;
		line-height: 50px;
	height: 100%;
	background: #e6edf3;
}
.lmlist li:hover a{
    color: #fff;
    background: #0d8ee9;
    transition:all 0.35s;
}
.indexcase_list{ 
	width:706px; 
	height:100%; 
	/*margin:0 51px;*/
	line-height: 53px;
	float:left; 
	display:inline; 
	line-height:53px;
	position: relative;
}
#MarqueeDiv2{
	position: absolute;
	top: 15px;
	left: 117px;
	overflow: hidden; 
}

.indexcase_list .boxall{
	position: absolute;
	top: 0;
	left: 0;
	width:692px;
	height: 100%;
	overflow: hidden;
}
#MarqueeDiv2 .box{
	position: relative;
	width:586px;
	float: left;
	padding: 0 0px 0 53px;
}
.indexcase_list .pl{
		position: absolute;top: 8px;
	left: 0;
}
.indexcase_list .pr{
position: absolute;top: 8px;
	right: 0;
}
#LeftButton2,#LeftButton22{
	width: 14px;
	float: left;
	height: 100%;

	background: url(lt.jpg) center no-repeat;
}
#RightButton2,#RightButton22{
	position: absolute;
	right: 15px;
	top: 0;
	width: 14px;
	float: left;
	height: 100%;
	background: url(rt.jpg) center no-repeat;
}
#LeftButton2:hover,#LeftButton22:hover{
	background: url(lt1.jpg) center no-repeat;
	transition:all 0.35s;
}
#RightButton2:hover,#RightButton22:hover{
	background: url(rt1.jpg) center no-repeat;
	transition:all 0.35s;
}

.row8 .index-tit{
	height: 45px;
	position: relative;
	border-bottom:  1px solid #e6e6e6;
}
.row8 .index-tit dt{
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 18px;
	
	height: 44px;
	line-height: 44px;
	color: #333333;
	font-size: 17px;
	font-weight: 700;
	background: #fff;
	border-left: 1px solid #e6e6e6; 
	border-right: 1px solid #e6e6e6;
}
.row8 .blue.index-tit dt{
	border-top:2px solid #0d8ee9; 
}
.pageright .photolist{
	overflow: hidden;
	padding: 20px 10px 0 10px;
}
.pageright .photolist li{
	float: left;
	width: 220px;
    margin:0 10px;
}
.pageright .photolist li img{
	width: 100%;
	height: 100%;
}
.pageright .photolist li .pic{
    width: 100%;
    height: 160px;
    display: block;
}
.pageright .photolist li em{
	color: #878787;
	font-size:12px;
	display: block;
	height: 23px;
	line-height: 23px;
	padding-top: 8px;
}
.pageright .photolist li .tit{
    height: 60px;
    line-height: 60px;
    color: #000;
    font-size: 16px;
    display: block;
    text-align: center;
}
.pageright .photolist li:hover a{
	color: #006dbf;
}
.pageright .photolist li a:hover{
	color: #006dbf;
}
.row4.jdzx{
	height: 120px;
	padding-bottom: 10px;
}
.row4.jdzx li{
	width: 235px;

	height: 120px; 
	float: left;

}
.row4.jdzx li.mr{
	margin-right: 20px;
}
.row4.jdzx li a{
	width: 100%;
	height: 100%;
	line-height: 45px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	display: block;
}
.row4.jdzx  a{
	background: none;
}
.row4.jdzx li i{
	height: 64px;
	width: 100%;
	display: block;
}
.row4.jdzx li.li1{
	background: #2caa91;	
}
.row4.jdzx li.li1 i{
	background: url(jd1.png) center 100% no-repeat;
}
.row4.jdzx li.li2{
	background: #4aa3d1;	
}
.row4.jdzx li.li2 i{
	background: url(jd2.png) center 100% no-repeat;
}
.row4.jdzx li.li3{
	background: #12adc8;	
}
.row4.jdzx li.li3 i{
	background: url(jd3.png) center 100% no-repeat;
}
.row4.jdzx li.li4{
	background: #26a88c;	
}
.row4.jdzx li.li4 i{
	background: url(jd4.png) center 100% no-repeat;
}
.row4.jdzx li:hover i{
	opacity: 0.8;filter:alpha(opacity=80);
	-webkit-transform:rotate3d(0,1,0,360deg);
    transform:rotate3d(0,1,0,360deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: all 0.8s;
	  -moz-transition: all 0.8s;
	   -ms-transition: all 0.8s;
	    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.row11.w750{
	height: 255px;	
}
.row11.w750 .box1{
	float: left;
	width: 795px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.row11.w750 .box2{
	float: right;
	width: 180px;
	height: 100%;
}
.row11.w750 .list{
	top: 46px;
	left:0;
}
.row11.w750 .list ul.text{
	width: 795px;
}
.row11.w750 .piclist{
				position: relative;
				height: 240px;
				width: 100%;
				background: #fff;
			}
.row11.w750 .piclist li{	
position: absolute;
top: 0;
left: 0;			
width: 100%;
height: 230px;
padding-top: 10px;

				
}
.row11.w750 .piclist li a{
	display: block;
	font-size: 14px;
	color: #4a4b55;
}
.row11.w750 .piclist li .pic{
	width: 100%;
	height: 130px;
	background: #000;
	margin-top: 57px;
}
.row11.w750 .piclist li:hover img{
	opacity: 0.8;filter:alpha(opacity=80);
	transiton:all 0.35s;
}
.row11.w750 .piclist li .tit{
	height: 40px;
	line-height: 40px;
	text-align: center;

}
.row11 .row8 ul.box1 li .pic{
	display: block;
	height: 130px;
	background: #000;

}
.row11 .row8 ul.box1 li{
	float: left;
	width: 180px;
	height: 185px;
	margin-right: 20px;
}
.row11 .row8 ul.box1 li .tit{
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #666;
	width: 100%;
	
}
.row11 .row8 ul.box1 li:hover img{
	opacity: 0.8;filter:alpha(opacity=80);
	transition:all 0.35s;
}
.row11.rspic{
	height: 255px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.row11.rspic ul.text{
	width: 1000px;
}
.row13 #piclist{
	position: relative;
}
.row13 {
	overflow: hidden;
	height: 100px;
	width: 100%;
	margin-bottom: 20px;
}
.row13 #piclist li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.header1 #piclist{
	position: relative;
}
.header1 #piclist li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.header1 .box2{
	float: right;
	height: 100%;
	width: 470px;

}
.header1 .box{
	width: 1000px;
	margin: 0 auto;
	height: 100%;
}
.header1 #piclist{
	width: 100%;
	height: 100%;
	position: relative;
}
.indexico{
	width: 100%;
	height: 140px;	
	overflow: hidden;
	background: #f5f5f5;
}
.indexico li{
	float: left;
	padding: 0 17px;
	height: 100%;
/*
	min-width: 76px;
	max-width: 120px;
*/
/*
	*padding: 0 13px;
	*padding-right: 8px;
*/
}
.indexico li a{
	color: #474747;
	height: 100%;
	line-height: 40px;
	text-align: center;
	display: block;
	font-size: 15px;
}
.indexico li i{
	width: 76px;
	height: 76px;

	display: block;
	margin: 0 auto;
	border-radius: 50%;
	margin-top: 19px;
}
.indexico li:hover i{

	transition:all 0.5s;
}
.indexico li:hover a{
	color: #0d8ee9;
	transition:all 0.5s;
}
.indexico li.li1.mr{
	margin-left: 10px;
}
.indexico li.li1 i{
	background: url(xico1.png) 76px 0;
}
.indexico li.li1:hover i{
	background: url(xico1.png) 0 0;
}
.indexico li.li2 i{
	background: url(xico2.png) 76px 0;
}
.indexico li.li2:hover i{
	background: url(xico2.png) 0 0;
}

.indexico li.li3 i{
	background: url(xico3.png) 76px 0;
}
.indexico li.li3:hover i{
	background: url(xico3.png) 0 0;
}
.indexico li.li4 i{
	background: url(xico4.png) 76px 0;
}
.indexico li.li4:hover i{
	background: url(xico4.png) 0 0;
}
.indexico li.li5 i{
	background: url(xico5.png) 76px 0;
}
.indexico li.li5:hover i{
	background: url(xico5.png) 0 0;
}
.indexico li.li6 i{
	background: url(xico6.png) 76px 0;
}
.indexico li.li6:hover i{
	background: url(xico6.png) 0 0;
}
.indexico li.li7 i{
	background: url(xico7.png) 76px 0;
}
.indexico li.li7:hover i{
	background: url(xico7.png) 0 0;
}
.indexico li.mr{
	margin-left: 13px;
	*margin-left: 0;
}


.zqrow{
	height: 52px;
	margin-top: 20px;
}
.zqrow li{
	float: left;
	width: 168px;
	height: 100%;margin-left: 8px;
}
.zqrow li a{
	width: 100%;
	height: 100%;
	display: block;
    background: #000;
}
.zqrow li a:hover img{
    opacity: 0.9;fliter:alpha(opacity:90);
    transition:all 0.3s;
}
.zqrow b{    width: 120px;
    height: 52px;
    line-height: 52px;
    color: #0d8ee9;
    font-size: 20px;
}
select.pager {
    margin: 0 8px;
}